IVectorView.Size Property

Gets the number of items in the vector view.

Syntax

public:
property uint32 Size {
         uint32 get ();
}  

Property value

Type: uint32 

  The number of items in the vector view.

Remarks

Note

This is a cross-OS call. For more information, see Cross-OS Calls.

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

IVectorView Generic Interface

IVectorView Members

Windows.Foundation.Collections Namespace